cpufreq: allow ordinary boolean options to be passed on the command line
authorJan Beulich <jbeulich@suse.com>
Fri, 6 Nov 2015 14:15:32 +0000 (15:15 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 6 Nov 2015 14:15:32 +0000 (15:15 +0100)
commitacd9bd133c04766b8457f55e072c39f38eec5a43
tree4a0b1a0a1a30bf341dc01dbe09de8e3bfc0c656c
parent6f04de658574833688c3f9eab310e7834d56a9c0
cpufreq: allow ordinary boolean options to be passed on the command line

I was quite surprised to find "cpufreq=off" not doing what one would
expect it to do. Fix this.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/misc/xen-command-line.markdown
xen/drivers/cpufreq/cpufreq.c